Package-level declarations

Types

Link copied to clipboard

Yahoo Finance Fundamentals Timeseries API 조회 결과

Link copied to clipboard

Yahoo Finance Fundamentals Timeseries API에서 조회 가능한 재무 항목 타입

Link copied to clipboard
data class TimeseriesDataPoint(val asOfDate: LocalDate, val periodType: String, val value: Double?, val currencyCode: String) : Comparable<TimeseriesDataPoint>

재무제표 시계열 데이터의 단일 데이터 포인트